home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 36 / Softdisk for Windows 36.iso / install / PRODIGY / PRONET95 / DATA.Z / 32ie30.puc < prev    next >
Encoding:
Text File  |  1997-04-10  |  4.7 KB  |  84 lines

  1. ; 32IE30.PUC
  2. ; ==========
  3. ; Prodigy User Config definition file for Microsoft Internet Explorer.
  4. ;
  5. ; Note: DO NOT EDIT THIS FILE! NO USER SERVICABLE CODE INSIDE.
  6. ;
  7.  
  8. [Environments]
  9. WIN32=ES32
  10.  
  11. [ES32]
  12. Construct=Construct
  13. SysConstruct=SysConstruct
  14. Connect=Connect
  15. Disconnect=DisConnect
  16. Destruct=Destruct
  17.  
  18.  
  19. [SysConstruct]
  20. "%UserPath%Favorites"=MkDir
  21.  
  22. [Construct]
  23. "%UserPath%Favorites"=MkDir
  24. "HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main\Default_Page_URL","http://www.prodigy.net"=SetReg
  25. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Start Page","http://www.prodigy.net"=SetReg
  26. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Search Page","http://search.prodigy.net"=SetReg
  27. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Security\Sending_Security","Medium"=SetReg
  28. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Security\Viewing_Security","Low"=SetReg
  29. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Security\Safety Warning Level","FailInform"=SetReg
  30. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyEnable","hex:01,00,00,00"=SetReg
  31. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyOverride","enroll.prodigy.net:80;enroll.prodigy.net:443;www.prodigy.net"=SetReg
  32. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyServer","http%Equals%proxy.prodigy.net:8080"=SetReg
  33. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\WarnOnPost","hex:01,00,00,00"=SetReg
  34. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\WarnAlwaysOnPost","hex:01,00,00,00"=SetReg
  35. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\EmailName","%UserId%@prodigy.net"=SetReg
  36. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Favorites","%UserPath%Favorites"=SetReg
  37. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Favorites","%UserPath%Favorites"=SetReg
  38.  
  39. "HKEY_CLASSES_ROOT\.ksh\@","kshfile"=SetReg
  40. "HKEY_CLASSES_ROOT\.ksh\Content Type","application/x-pi-update"=SetReg
  41. "HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-pi-update\Extension",".ksh"=SetReg
  42. "HKEY_CLASSES_ROOT\kshfile\@","Prodigy Internet Registration"=SetReg
  43. "HKEY_CLASSES_ROOT\kshfile\EditFlags","hex:00,00,01,00"=SetReg
  44. "HKEY_CLASSES_ROOT\kshfile\shell\@",""=SetReg
  45. "HKEY_CLASSES_ROOT\kshfile\shell\open\@",""=SetReg
  46. "HKEY_CLASSES_ROOT\kshfile\shell\open\command\@","%ProgramDir%poker32.exe %%1"=SetReg
  47.  
  48. "HKEY_LOCAL_MACHINE\Software\Classes\.ksh\@","kshfile"=SetReg
  49. "HKEY_LOCAL_MACHINE\Software\Classes\.ksh\Content Type","application/x-pi-update"=SetReg
  50. "HKEY_LOCAL_MACHINE\Software\Classes\MIME\Database\Content Type\application/x-pi-update\Extension",".ksh"=SetReg
  51. "HKEY_LOCAL_MACHINE\Software\Classes\kshfile\@","Prodigy Internet Registration"=SetReg
  52. "HKEY_LOCAL_MACHINE\Software\Classes\kshfile\EditFlags","hex:00,00,01,00"=SetReg
  53. "HKEY_LOCAL_MACHINE\Software\Classes\kshfile\shell\@",""=SetReg
  54. "HKEY_LOCAL_MACHINE\Software\Classes\kshfile\shell\open\@",""=SetReg
  55. "HKEY_LOCAL_MACHINE\Software\Classes\kshfile\shell\open\command\@","%ProgramDir%poker32.exe %1"=SetReg
  56.  
  57. ;Don't need to save this...
  58. ;"HKEY_LOCAL_MACHINE\Software\Classes\.ksh"=SaveHive
  59.  
  60. "HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer"=SaveHive
  61. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer"=SaveHive
  62. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings"=SaveHive
  63. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders"=SaveHive
  64. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"=SaveHive
  65.     
  66. [Connect]
  67. "HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer"=RestHive
  68. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer"=RestHive
  69. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings"=RestHive
  70. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders"=RestHive
  71. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"=RestHive
  72.  
  73. [Disconnect]
  74. "HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer"=SaveHive
  75. "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer"=SaveHive
  76. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings"=SaveHive
  77. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders"=SaveHive
  78. "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"=SaveHive
  79.  
  80. [Destruct]
  81. "%UserPath%Favorites\*.*","/S"=DelFile
  82. "%UserPath%Favorites"=RmDir
  83. "%UserPath%32IE30.REG"=DelFile
  84.